Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Email Contact Form function #3

Merged
merged 16 commits into from
Aug 1, 2023
Merged

Conversation

loks0n
Copy link
Member

@loks0n loks0n commented Jul 12, 2023

This function facilitates email submission from HTML forms using Appwrite. It validates form data, sends an email through an SMTP server, and handles redirection of the user based on the success or failure of the submission.

Similiar to https://formspree.io

Test Plan

You can run the function locally by creating the neccessary .env and executing npx appwrite-function-utils dev src/main.js

armang4.appwrite.org link:

@loks0n loks0n changed the title feat: email contact form initial feat: Email Contact Form function Jul 12, 2023
@Meldiron Meldiron merged commit 79cc48f into main Aug 1, 2023
@loks0n loks0n deleted the feat-email-contact-form branch October 3, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants